ListBox.RowFromXY Function

Returns the row index from the passed x,y cell coordinates.

Syntax

result = ListBox.RowFromXY( X, Y )

Parameters

X

Integer

Y

Integer

Return Value

Result

Integer